home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo wide / x10plugin.xml < prev   
Extensible Markup Language  |  2007-08-20  |  5KB  |  192 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <id>9562</id>
  4.   <defaultcontrol>10</defaultcontrol>
  5.   <allowoverlay>yes</allowoverlay>
  6.   <controls>
  7.     <control>
  8.       <description>BG</description>
  9.       <type>image</type>
  10.       <id>1</id>
  11.       <width>1366</width>
  12.       <height>768</height>
  13.     </control>
  14.     <control>
  15.       <type>image</type>
  16.       <id>3</id>
  17.       <posX>113</posX>
  18.       <posY>26</posY>
  19.       <texture>x10_logo.png</texture>
  20.     </control>
  21.     <control>
  22.       <description>X10 Plugin</description>
  23.       <type>label</type>
  24.       <id>0</id>
  25.       <posX>284</posX>
  26.       <posY>93</posY>
  27.       <label>X10 Home Automation</label>
  28.       <font>font16</font>
  29.       <align>left</align>
  30.       <textcolor>ffffffff</textcolor>
  31.     </control>
  32.     <control>
  33.       <description>location select</description>
  34.       <type>selectbutton</type>
  35.       <id>2</id>
  36.       <posX>113</posX>
  37.       <posY>129</posY>
  38.       <label>Select location</label>
  39.       <onup>2</onup>
  40.       <ondown>10</ondown>
  41.     </control>
  42.     <control>
  43.       <description>On Button</description>
  44.       <type>button</type>
  45.       <id>10</id>
  46.       <posX>113</posX>
  47.       <posY>174</posY>
  48.       <label>On</label>
  49.       <onleft>50</onleft>
  50.       <onright>50</onright>
  51.       <onup>2</onup>
  52.       <ondown>11</ondown>
  53.     </control>
  54.     <control>
  55.       <description>Off Button</description>
  56.       <type>button</type>
  57.       <id>11</id>
  58.       <posX>113</posX>
  59.       <posY>220</posY>
  60.       <label>Off</label>
  61.       <onleft>50</onleft>
  62.       <onright>50</onright>
  63.       <onup>10</onup>
  64.       <ondown>12</ondown>
  65.     </control>
  66.     <control>
  67.       <description>Bright Button</description>
  68.       <type>button</type>
  69.       <id>12</id>
  70.       <posX>113</posX>
  71.       <posY>265</posY>
  72.       <label>Bright</label>
  73.       <onleft>50</onleft>
  74.       <onright>50</onright>
  75.       <onup>11</onup>
  76.       <ondown>13</ondown>
  77.     </control>
  78.     <control>
  79.       <description>Dim Button</description>
  80.       <type>button</type>
  81.       <id>13</id>
  82.       <posX>113</posX>
  83.       <posY>310</posY>
  84.       <label>Dim</label>
  85.       <onleft>50</onleft>
  86.       <onright>50</onright>
  87.       <onup>12</onup>
  88.       <ondown>15</ondown>
  89.     </control>
  90.     <control>
  91.       <description>This room On</description>
  92.       <type>button</type>
  93.       <id>15</id>
  94.       <posX>113</posX>
  95.       <posY>356</posY>
  96.       <label>This location On</label>
  97.       <onleft>50</onleft>
  98.       <onright>50</onright>
  99.       <onup>13</onup>
  100.       <ondown>16</ondown>
  101.     </control>
  102.     <control>
  103.       <description>This room Off</description>
  104.       <type>button</type>
  105.       <id>16</id>
  106.       <posX>113</posX>
  107.       <posY>401</posY>
  108.       <label>This location Off</label>
  109.       <onleft>50</onleft>
  110.       <onright>50</onright>
  111.       <onup>15</onup>
  112.       <ondown>20</ondown>
  113.     </control>
  114.     <control>
  115.       <description>This room Dim</description>
  116.       <type>button</type>
  117.       <id>17</id>
  118.       <posX>113</posX>
  119.       <posY>446</posY>
  120.       <label>This location -50%</label>
  121.       <onleft>50</onleft>
  122.       <onright>50</onright>
  123.       <onup>16</onup>
  124.       <ondown>2</ondown>
  125.     </control>
  126.     <!--
  127.     <control>
  128.         <description>All On Button</description>
  129.         <type>button</type>
  130.         <id>20</id>
  131.         <posX>60</posX>
  132.         <posY>335</posY>
  133.          <label>All lights On</label>
  134.         <onleft>50</onleft>
  135.         <onright>50</onright>
  136.         <onup>16</onup>
  137.         <ondown>21</ondown>
  138.     </control>
  139.     <control>
  140.         <description>All Off Button</description>
  141.         <type>button</type>
  142.         <id>21</id>
  143.         <posX>60</posX>
  144.         <posY>369</posY>
  145.          <label>All lights Off</label>
  146.         <onleft>50</onleft>
  147.         <onright>50</onright>
  148.         <onup>20</onup>
  149.         <ondown>22</ondown>
  150.     </control>
  151.     <control>
  152.         <description>All units Off Button</description>
  153.         <type>button</type>
  154.         <id>22</id>
  155.         <posX>60</posX>
  156.         <posY>403</posY>
  157.          <label>All units Off</label>
  158.         <onleft>50</onleft>
  159.         <onright>50</onright>
  160.         <onup>21</onup>
  161.         <ondown>2</ondown>
  162.     </control>
  163.     -->
  164.     <control>
  165.       <type>group</type>
  166.       <description>main appliance group</description>
  167.       <control>
  168.         <description>List appliance</description>
  169.         <type>listcontrol</type>
  170.         <id>50</id>
  171.         <height>320</height>
  172.         <onleft>10</onleft>
  173.         <onright>10</onright>
  174.         <onup>2</onup>
  175.         <ondown>2</ondown>
  176.         <spinColor>FFFFFFFF</spinColor>
  177.         <textcolor>FFFFFFFF</textcolor>
  178.       </control>
  179.     </control>
  180.     <control>
  181.       <description>Description</description>
  182.       <type>label</type>
  183.       <id>30</id>
  184.       <posX>512</posX>
  185.       <posY>666</posY>
  186.       <label />
  187.       <font>font16</font>
  188.       <align>left</align>
  189.       <textcolor>FFB2D4F5</textcolor>
  190.     </control>
  191.   </controls>
  192. </window>